[INFO] cloning repository https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransaurus%2Fstaging-Bitcoin-ABC-bitcoin-abc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransaurus%2Fstaging-Bitcoin-ABC-bitcoin-abc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfe24d31945961748c42f4dec6aa4c81bb9baf7a
[INFO] checking transaurus/staging-Bitcoin-ABC-bitcoin-abc against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransaurus%2Fstaging-Bitcoin-ABC-bitcoin-abc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc
[INFO] finished tweaking git repo https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc
[INFO] tweaked toml for git repo https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/transaurus/staging-Bitcoin-ABC-bitcoin-abc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/modules/avalanche-lib-wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309
[INFO] running `Command { std: "docker" "start" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/modules/avalanche-lib-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking abc-rust-lint v0.1.0 (/opt/rustwide/workdir/chronik/abc-rust-lint)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking stable-eyre v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ecash-secp256k1-sys v0.10.0 (/opt/rustwide/workdir/modules/ecash-secp256k1/ecash-secp256k1-sys)
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking versions v6.3.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking abc-rust-error v0.1.0 (/opt/rustwide/workdir/chronik/abc-rust-error)
[INFO] [stderr]     Checking bitcoinsuite-core v0.1.0 (/opt/rustwide/workdir/chronik/bitcoinsuite-core)
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitcoinsuite-slp v0.1.0 (/opt/rustwide/workdir/chronik/bitcoinsuite-slp)
[INFO] [stderr]     Checking ecash-secp256k1 v0.30.0 (/opt/rustwide/workdir/modules/ecash-secp256k1)
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking chronik-plugin-common v0.1.0 (/opt/rustwide/workdir/chronik/chronik-plugin-common)
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.138
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling chronik-proto v0.1.0 (/opt/rustwide/workdir/chronik/chronik-proto)
[INFO] [stderr]    Compiling cxx v1.0.138
[INFO] [stderr]    Compiling cxx-build v1.0.138
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking chronik-util v0.1.0 (/opt/rustwide/workdir/chronik/chronik-util)
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking heapless v0.7.17
[INFO] [stderr]    Compiling chronik-bridge v0.1.0 (/opt/rustwide/workdir/chronik/chronik-bridge)
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.138
[INFO] [stderr]     Checking avalanche-lib-wasm v0.1.0 (/opt/rustwide/workdir/modules/avalanche-lib-wasm)
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking chronik-plugin v0.1.0 (/opt/rustwide/workdir/chronik/chronik-plugin)
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling secp256k1-sys v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking topo_sort v0.4.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling librocksdb-sys v0.17.3+10.4.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling askama_shared v0.11.2
[INFO] [stderr]     Checking bitcoinsuite-chronik-client v0.1.0 (/opt/rustwide/workdir/modules/bitcoinsuite-chronik-client)
[INFO] [stderr]     Checking karyon_core v0.6.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn get_chain_tip(self: &ChronikBridge) -> Result<&CBlockIndex>;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> chronik/chronik-bridge/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / abc_rust_lint::lint! {
[INFO] [stdout]  16 | |     pub mod ffi;
[INFO] [stdout]  17 | |     pub mod util;
[INFO] [stdout]  18 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` implied by `#[warn(unused)]`
[INFO] [stdout]     = note: this warning originates in the macro `abc_rust_lint::lint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn lookup_block_index(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 |         fn lookup_block_index_by_height(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |         fn get_block_headers_by_range(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn get_block_hashes_by_range(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |         fn load_block(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |         fn load_block_undo(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn load_tx(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn load_raw_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 |         fn is_avalanche_finalized_preconsensus(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 |         fn find_fork(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:285:12
[INFO] [stdout]     |
[INFO] [stdout] 285 |         fn lookup_spent_coins(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 296 |         fn uncache_coins(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |         fn broadcast_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 |         fn fatal_error(self: &ChronikBridge, msg: &str, user_msg: &str);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 |         fn shutdown_requested(self: &ChronikBridge) -> bool;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:320:12
[INFO] [stdout]     |
[INFO] [stdout] 320 |         fn get_genesis_hash(self: &ChronikBridge) -> WrappedBlockHash;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 |         fn estimate_feerate_sats_per_kb(self: &ChronikBridge) -> i64;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 |         fn min_relay_feerate_sats_per_kb(self: &ChronikBridge) -> i64;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 |         fn get_feerate_info(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-tungstenite v0.29.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling maud_htmlescape v0.17.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]    Compiling maud_macros v0.22.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling karyon_jsonrpc_macro v0.6.1
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]     Checking secp256k1 v0.19.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking qrcode-generator v4.1.9
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking maud v0.22.3
[INFO] [stderr]     Checking askama v0.10.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking chrono-humanize v0.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking bitcoin v0.25.2
[INFO] [stderr]    Compiling chronik_lib v0.1.0 (/opt/rustwide/workdir/chronik/chronik-lib)
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking serde_cbor v0.10.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking explorer-server v0.1.0 (/opt/rustwide/workdir/web/explorer/explorer-server)
[INFO] [stderr]     Checking explorer-exe v0.1.0 (/opt/rustwide/workdir/web/explorer/explorer-exe)
[INFO] [stderr]     Checking proof-manager-cli v0.1.0 (/opt/rustwide/workdir/apps/proof-manager-cli)
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn get_chain_tip(self: &ChronikBridge) -> Result<&CBlockIndex>;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> chronik/chronik-bridge/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / abc_rust_lint::lint! {
[INFO] [stdout]  16 | |     pub mod ffi;
[INFO] [stdout]  17 | |     pub mod util;
[INFO] [stdout]  18 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` implied by `#[warn(unused)]`
[INFO] [stdout]     = note: this warning originates in the macro `abc_rust_lint::lint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn lookup_block_index(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 |         fn lookup_block_index_by_height(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |         fn get_block_headers_by_range(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn get_block_hashes_by_range(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |         fn load_block(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |         fn load_block_undo(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn load_tx(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn load_raw_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 |         fn is_avalanche_finalized_preconsensus(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 |         fn find_fork(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:285:12
[INFO] [stdout]     |
[INFO] [stdout] 285 |         fn lookup_spent_coins(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 296 |         fn uncache_coins(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |         fn broadcast_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 |         fn fatal_error(self: &ChronikBridge, msg: &str, user_msg: &str);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 |         fn shutdown_requested(self: &ChronikBridge) -> bool;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:320:12
[INFO] [stdout]     |
[INFO] [stdout] 320 |         fn get_genesis_hash(self: &ChronikBridge) -> WrappedBlockHash;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 |         fn estimate_feerate_sats_per_kb(self: &ChronikBridge) -> i64;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 |         fn min_relay_feerate_sats_per_kb(self: &ChronikBridge) -> i64;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> chronik/chronik-bridge/src/ffi.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 |         fn get_feerate_info(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chronik-plugin-impl v0.1.0 (/opt/rustwide/workdir/chronik/chronik-plugin-impl)
[INFO] [stderr]     Checking ecash-lib-wasm v0.1.0 (/opt/rustwide/workdir/modules/ecash-lib-wasm)
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking karyon_async_rustls v0.6.1
[INFO] [stderr]     Checking karyon_net v0.6.1
[INFO] [stderr]     Checking karyon_jsonrpc v0.6.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309", kill_on_drop: false }`
[INFO] [stdout] 7213861baa7ebbb031a8dea6ecf2bed87aa0f1954ea4ef7cac9b25eea9de2309
